func sync.runtime_notifyListNotifyAll

2 uses

	sync (current package)
		cond.go#L75: 	runtime_notifyListNotifyAll(&c.notify)
		runtime.go#L38: func runtime_notifyListNotifyAll(l *notifyList)